From: Jan Djärv Date: Thu, 5 Feb 2004 12:56:59 +0000 (+0000) Subject: Add declaration of free_frame_menubar. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~24252 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=a757b5a7b2878f1e1ef9e90a26330b2980c23fb3;p=emacs.git Add declaration of free_frame_menubar. --- diff --git a/src/xterm.h b/src/xterm.h index 6f8ec148983..4b9aa7b9c90 100644 --- a/src/xterm.h +++ b/src/xterm.h @@ -1075,6 +1075,7 @@ extern void x_free_dpy_colors P_ ((Display *, Screen *, Colormap, extern void x_activate_menubar P_ ((struct frame *)); extern int popup_activated P_ ((void)); extern void initialize_frame_menubar P_ ((struct frame *)); +extern void free_frame_menubar P_ ((struct frame *)); /* Defined in widget.c */